("Find all devices on the network:", "hp-probe -bnet", "example", False),
("Find all devices on USB that support scanning:", "hp-probe -busb -escan", "example", False),
("Find all networked devices that contain the name 'lnx' and that support photo cards or scanning:", "hp-probe -bnet -slnx -escan,pcard", "example", False),
("Find all devices that have queues installed in CUPS:", "hp-probe -bcups", "example", False),
("Find all devices on the USB bus:", "hp-probe", "example", False),